MTK changes from Per and Lorenzo
authorrobertl <robertl>
Sat, 14 Jun 2008 14:55:43 +0000 (14:55 +0000)
committerrobertl <robertl>
Sat, 14 Jun 2008 14:55:43 +0000 (14:55 +0000)
commit1443876c88fbe2cb730c2987f3161c752841bf0a
tree9b54fd8bf41e2cf581ab93989486631b155e0494
parent6ae88f8b1dcf3ad644dba9cb9e91bd50c99b5be5
MTK changes from Per and Lorenzo
 * NMEA command handler may read back result, ie. error/status handling
 * Timeout during log reading will do a few retries before
  fatal() occurs. Please let me know if this help,
  (especially PPC Mac seems to have problem with large log files)
 * Devices with 4Mbyte memory are handled, fix 2mbyte limit as failover only
 * Erase will check and only enable log if previously enabled.
 * Log reader will check and only enable log if previously enabled.
  !! Let me know if these functions work as expected !!
 * Log bitmask/size changes are handled correct
 * Zero satellites in view issue' is handled
 * Code cleanups from Lorenzo, ...
mtk_logger.c